home *** CD-ROM | disk | FTP | other *** search
/ Aminet 3 / Aminet 3 - July 1994.iso / Aminet / util / cli / strings.readme < prev    next >
Encoding:
Text File  |  1994-06-28  |  1.2 KB  |  32 lines

  1. Short: searches file for strings of printable ASCII
  2. Type: util/cli
  3. Uploader: br103@city.ac.uk (Nick Ridley)
  4. Author: zerkle@cs.ucdavis.edu (Dan Zerkle)
  5.  
  6.   This program sifts through a file to find all strings of
  7.   a given length (default six) of printable ASCII characters.
  8.   It is useful for finding version numbers and such.  Output
  9.   is sent to standard output.
  10.  
  11. HISTORY:
  12.  
  13. I was sitting around and wanted to get the version string out of
  14. an XPR.  I couldn't find a Unix-like "strings" program on my
  15. Amiga anywhere.  So I wrote it.
  16.  
  17. Seeing that it might be useful for the general community, I am
  18. releasing the source and executable.  You are welcome to use it,
  19. include it in a commercial package (Compiler?  Uucp?  Operating
  20. system?), or whatever you want.  Have fun.
  21.  
  22.  
  23. ============================= Archive contents =============================
  24.  
  25. Original  Packed Ratio    Date     Time    Name
  26. -------- ------- ----- --------- --------  -------------
  27.     7672    4280 44.2% 02-Mar-92 02:50:24  strings
  28.     1601     732 54.2% 02-Mar-92 02:50:14  strings.c
  29.     1574     853 45.8% 02-Mar-92 02:29:54  strings.doc
  30. -------- ------- ----- --------- --------
  31.    10847    5865 45.9% 25-Mar-94 18:24:22   3 files
  32.